Component org.nuxeo.ecm.wall.operations
In bundle org.nuxeo.ecm.wall
Contributions
XML Source
<?xml version="1.0"?>
<component name="org.nuxeo.ecm.wall.operations"
version="1.0">
<extension target="org.nuxeo.ecm.core.operation.OperationServiceComponent"
point="operations">
<operation
class="org.nuxeo.ecm.wall.operations.GetWallActivityStream" />
</extension>
</component>